Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::__ construct
mysqli::__ construct
(mysqli_connect) Open a new connection to the MySQL server
Name:
mysqli::__ construct
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_connect) Open a new connection to the MySQL server
Related
How to avoid apcu_entry cache penetration problem
1
Common reasons why debugging PDOStatement::rowCount returns not as expected
2
How strpos functions handle case-sensitive matching
8
Use parse_url to implement CDN domain name rewrite function
2
Similar Functions
mysqli::debug
mysqli::debug
(mysqli_debug)Perfor
mysqli::multi_query
mysqli::multi_query
(mysqli_multi_query)
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli::kill
mysqli::kill
(mysqli_kill)Require
mysqli::stat
mysqli::stat
(mysqli_stat)Getthec
mysqli::select_db
mysqli::select_db
(mysqli_select_db)Se
mysqli_stmt::next_result
mysqli_stmt::next_result
(mysqli_stmt_next_re
mysqli_result::fetch_object
mysqli_result::fetch_object
(mysqli_fetch_object
Popular Articles